func internal/runtime/maps.newGroups
3 uses
internal/runtime/maps (current package)
group.go#L307: func newGroups(typ *abi.SwissMapType, length uint64) groupsReference {
map.go#L591: grp := newGroups(typ, 1)
table.go#L104: t.groups = newGroups(typ, groupCount)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)